You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<relativePath/><!-- Lookup parent from repository. -->
11
11
</parent>
12
12
@@ -32,7 +32,7 @@
32
32
33
33
<logstash-logback-encoder.version>8.1</logstash-logback-encoder.version><!-- TODO Upgrade to logstash-logback-encoder 9.x with Spring Boot 4.x, both upgrade to Jackson 3 -->
34
34
<bootstrap.version>4.5.3</bootstrap.version> <!-- TODO AUT-1499 update from 4.5.x to version 5.x.x -->
35
-
<wiremock.version>3.13.1</wiremock.version>
35
+
<wiremock.version>3.13.2</wiremock.version>
36
36
</properties>
37
37
38
38
<dependencies><!-- Ordered by scope, groupId, artifactId. -->
0 commit comments