Skip to content

Commit 076a920

Browse files
authored
Combined dependency updates (2024-09-28)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7](#52) - [Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0](#50)
1 parent 8f03adb commit 076a920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<plugin>
5050
<groupId>org.apache.maven.plugins</groupId>
5151
<artifactId>maven-javadoc-plugin</artifactId>
52-
<version>3.8.0</version>
52+
<version>3.10.0</version>
5353
<configuration>
5454
<quiet>true</quiet>
5555
<doclint>none</doclint>
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-gpg-plugin</artifactId>
125-
<version>3.2.5</version>
125+
<version>3.2.7</version>
126126
<executions>
127127
<execution>
128128
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)