Skip to content

Commit ef988e6

Browse files
Bump the maven-build-plugins group with 2 updates (#29)
1 parent 7fda765 commit ef988e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>
7777
<artifactId>maven-compiler-plugin</artifactId>
78-
<version>3.12.1</version>
78+
<version>3.13.0</version>
7979
<configuration>
8080
<release>17</release>
8181
</configuration>
@@ -148,7 +148,7 @@
148148
<plugins>
149149
<plugin>
150150
<artifactId>maven-gpg-plugin</artifactId>
151-
<version>3.1.0</version>
151+
<version>3.2.2</version>
152152
<executions>
153153
<execution>
154154
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)