We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fda765 commit ef988e6Copy full SHA for ef988e6
1 file changed
pom.xml
@@ -75,7 +75,7 @@
75
<plugin>
76
<groupId>org.apache.maven.plugins</groupId>
77
<artifactId>maven-compiler-plugin</artifactId>
78
- <version>3.12.1</version>
+ <version>3.13.0</version>
79
<configuration>
80
<release>17</release>
81
</configuration>
@@ -148,7 +148,7 @@
148
<plugins>
149
150
<artifactId>maven-gpg-plugin</artifactId>
151
- <version>3.1.0</version>
+ <version>3.2.2</version>
152
<executions>
153
<execution>
154
<id>sign-artifacts</id>
0 commit comments