This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 5915122 Bump ossindex-maven-plugin from 3.1.0 to 3.2.0 (#259)
5915122 is described below
commit 5915122b31166b04887d771e7ca4458e0cd9860f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 17 08:56:58 2022 -0800
Bump ossindex-maven-plugin from 3.1.0 to 3.2.0 (#259)
Bumps [ossindex-maven-plugin](https://github.com/sonatype/ossindex-maven)
from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/sonatype/ossindex-maven/releases)
-
[Commits](https://github.com/sonatype/ossindex-maven/compare/release-3.1.0...release-3.2.0)
---
updated-dependencies:
- dependency-name: org.sonatype.ossindex.maven:ossindex-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c08851e..8a7c048 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,7 +322,7 @@
<spotbugs-maven-plugin.version>4.5.3.0</spotbugs-maven-plugin.version>
<forbiddenapis.version>3.2</forbiddenapis.version>
<formatter-maven-plugin.version>2.17.1</formatter-maven-plugin.version>
- <ossindex-maven-plugin.version>3.1.0</ossindex-maven-plugin.version>
+ <ossindex-maven-plugin.version>3.2.0</ossindex-maven-plugin.version>
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>