Skip to content

Commit b83fe75

Browse files
Bump the java-deps group in /java-wasm with 2 updates
Bumps the java-deps group in /java-wasm with 2 updates: [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.8) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.7.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-deps - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e41d17e commit b83fe75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

java-wasm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
</plugin>
106106
<plugin>
107107
<artifactId>maven-gpg-plugin</artifactId>
108-
<version>3.2.4</version>
108+
<version>3.2.8</version>
109109
<executions>
110110
<execution>
111111
<id>sign-artifacts</id>
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.sonatype.central</groupId>
202202
<artifactId>central-publishing-maven-plugin</artifactId>
203-
<version>0.7.0</version>
203+
<version>0.10.0</version>
204204
<extensions>true</extensions>
205205
<configuration>
206206
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)