We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cf349 commit 417d6aeCopy full SHA for 417d6ae
1 file changed
pom.xml
@@ -68,7 +68,7 @@
68
<surefire.plugin.version>3.5.3</surefire.plugin.version>
69
70
<!-- tooling -->
71
- <checkstyle.tool.version>10.23.0</checkstyle.tool.version>
+ <checkstyle.tool.version>10.23.1</checkstyle.tool.version>
72
73
<!-- testing -->
74
<awaitility.version>4.3.0</awaitility.version>
@@ -78,7 +78,7 @@
78
<smallrye.jwt.version>4.6.1</smallrye.jwt.version>
79
<smallrye.config.version>3.12.4</smallrye.config.version>
80
<yasson.version>3.0.4</yasson.version>
81
- <wiremock.version>3.12.1</wiremock.version>
+ <wiremock.version>3.13.0</wiremock.version>
82
83
<!-- disable by default (enabled by profile in CI) -->
84
<dependency-check.skip>true</dependency-check.skip>
0 commit comments