Skip to content

Commit 77f566c

Browse files
author
Dennis Labordus
authored
Merge branch 'develop' into dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.3.0
2 parents ea2bfee + 64a0e79 commit 77f566c

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
@@ -23,12 +23,12 @@ SPDX-License-Identifier: Apache-2.0
2323
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
2424
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
2525

26-
<compas.core.version>0.9.2</compas.core.version>
26+
<compas.core.version>0.9.3</compas.core.version>
2727

2828
<quarkus.platform.version>2.12.2.Final</quarkus.platform.version>
2929
<jaxb-impl.version>2.3.6</jaxb-impl.version>
3030
<microprofile-openapi-api.version>3.0</microprofile-openapi-api.version>
31-
<slf4j.version>2.0.0</slf4j.version>
31+
<slf4j.version>2.0.1</slf4j.version>
3232
<openpojo.version>0.9.1</openpojo.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)