Skip to content

Commit 98197f6

Browse files
authored
Merge branch 'develop' into dependabot/github_actions/alex-page/github-project-automation-plus-0.9.0
2 parents 61319f3 + be335c7 commit 98197f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ SPDX-License-Identifier: Apache-2.0
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2121

22-
<compiler-plugin.version>3.11.0</compiler-plugin.version>
22+
<compiler-plugin.version>3.12.1</compiler-plugin.version>
2323
<surefire-plugin.version>3.2.3</surefire-plugin.version>
2424
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
2525

2626
<compas.core.version>0.11.0</compas.core.version>
2727

2828
<quarkus.platform.version>2.16.6.Final</quarkus.platform.version>
2929
<microprofile-openapi-api.version>3.1.1</microprofile-openapi-api.version>
30-
<powsybl.version>6.1.0</powsybl.version>
31-
<log4j2.version>2.22.0</log4j2.version>
30+
<powsybl.version>6.1.1</powsybl.version>
31+
<log4j2.version>2.22.1</log4j2.version>
3232
<mapstruct.version>1.5.5.Final</mapstruct.version>
3333
<openpojo.version>0.9.1</openpojo.version>
3434
</properties>

0 commit comments

Comments
 (0)