We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4b43b1 + d7386be commit b7e5be9Copy full SHA for b7e5be9
pom.xml
@@ -23,7 +23,7 @@ SPDX-License-Identifier: Apache-2.0
23
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
24
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
25
26
- <compas.core.version>0.9.2</compas.core.version>
+ <compas.core.version>0.9.3</compas.core.version>
27
28
<quarkus.platform.version>2.12.2.Final</quarkus.platform.version>
29
<slf4j.version>2.0.1</slf4j.version>
@@ -147,7 +147,7 @@ SPDX-License-Identifier: Apache-2.0
147
<plugin>
148
<groupId>org.apache.maven.plugins</groupId>
149
<artifactId>maven-jar-plugin</artifactId>
150
- <version>3.2.2</version>
+ <version>3.3.0</version>
151
</plugin>
152
</plugins>
153
</pluginManagement>
0 commit comments