We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c34ee77 + b291c26 commit d28a3cfCopy full SHA for d28a3cf
pom.xml
@@ -51,7 +51,7 @@
51
<!-- Properties -->
52
<properties>
53
<!-- Version -->
54
- <revision>5.1.2</revision>
+ <revision>5.1.3</revision>
55
56
<!-- basic project properties -->
57
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -70,7 +70,7 @@
70
71
<!-- dependency versions -->
72
<gson.version>2.12.1</gson.version>
73
- <util.version>4.4.2</util.version>
+ <util.version>4.4.3</util.version>
74
<junit-jupiter-engine.version>5.11.4</junit-jupiter-engine.version>
75
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
76
</properties>
0 commit comments