Skip to content

Commit 72177fb

Browse files
authored
Merge branch 'develop' into dependabot/docker/app/src/main/docker/ubi8/ubi-minimal-8.9-1161
2 parents 07ae6ee + 163eb09 commit 72177fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ SPDX-License-Identifier: Apache-2.0
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1919

20-
<compiler-plugin.version>3.12.1</compiler-plugin.version>
20+
<compiler-plugin.version>3.13.0</compiler-plugin.version>
2121
<surefire-plugin.version>3.2.5</surefire-plugin.version>
2222
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
2323

2424
<compas.core.version>0.16.0</compas.core.version>
2525
<quarkus.platform.version>3.8.2</quarkus.platform.version>
2626

2727
<microprofile-openapi-api.version>3.1.1</microprofile-openapi-api.version>
28-
<log4j2.version>2.23.0</log4j2.version>
28+
<log4j2.version>2.23.1</log4j2.version>
2929
<openpojo.version>0.9.1</openpojo.version>
3030
</properties>
3131

0 commit comments

Comments
 (0)