Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/docker/app/src/main/docker/ubi…
Browse files Browse the repository at this point in the history
…8/ubi-minimal-8.9-1161
  • Loading branch information
Stef3st authored Apr 5, 2024
2 parents 3197781 + 93e1546 commit 17253f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SPDX-License-Identifier: Apache-2.0
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<compiler-plugin.version>3.12.1</compiler-plugin.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>

Expand All @@ -28,7 +28,7 @@ SPDX-License-Identifier: Apache-2.0
<quarkus.platform.version>2.16.6.Final</quarkus.platform.version>
<microprofile-openapi-api.version>3.1.1</microprofile-openapi-api.version>
<powsybl.version>6.2.3</powsybl.version>
<log4j2.version>2.23.0</log4j2.version>
<log4j2.version>2.23.1</log4j2.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<openpojo.version>0.9.1</openpojo.version>
</properties>
Expand Down

0 comments on commit 17253f1

Please sign in to comment.