Skip to content

Commit 535d436

Browse files
Bump the maven-build-plugins group with 2 updates (#135)
Bumps the maven-build-plugins group with 2 updates: [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Updates `org.owasp:dependency-check-maven` from 12.1.9 to 12.2.0 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.9...v12.2.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-build-plugins - 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: maven-build-plugins ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03236bb commit 535d436

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
@@ -59,8 +59,8 @@
5959
<mvn-javadoc.version>3.12.0</mvn-javadoc.version>
6060
<mvn-gpg.version>3.2.8</mvn-gpg.version>
6161
<mvn-deploy.version>3.1.4</mvn-deploy.version>
62-
<dependency-check.version>12.1.9</dependency-check.version>
63-
<central-publishing.version>0.9.0</central-publishing.version>
62+
<dependency-check.version>12.2.0</dependency-check.version>
63+
<central-publishing.version>0.10.0</central-publishing.version>
6464
</properties>
6565

6666
<repositories>

0 commit comments

Comments
 (0)