Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/github_actions/actions/setup-j…
Browse files Browse the repository at this point in the history
…ava-4
  • Loading branch information
Stef3st authored Dec 13, 2023
2 parents ab86e89 + 486c516 commit d6cabb7
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 @@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>

<compas.core.version>0.16.0</compas.core.version>
<quarkus.platform.version>3.5.3</quarkus.platform.version>
<quarkus.platform.version>3.6.1</quarkus.platform.version>

<microprofile-openapi-api.version>3.1.1</microprofile-openapi-api.version>
<log4j2.version>2.21.1</log4j2.version>
Expand Down Expand Up @@ -265,7 +265,7 @@ SPDX-License-Identifier: Apache-2.0
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.2</version>
<version>3.6.3</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit d6cabb7

Please sign in to comment.