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 20e59bb6 Bump forbiddenapis from 3.2 to 3.3 (#278)
20e59bb6 is described below
commit 20e59bb6699dfb2253c44ab61cecac86234a10dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 26 14:03:40 2022 -0700
Bump forbiddenapis from 3.2 to 3.3 (#278)
Bumps [forbiddenapis](https://github.com/policeman-tools/forbidden-apis)
from 3.2 to 3.3.
- [Release
notes](https://github.com/policeman-tools/forbidden-apis/releases)
-
[Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.2...3.3)
---
updated-dependencies:
- dependency-name: de.thetaphi:forbiddenapis
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 603b6d4d..79a73ca8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -321,7 +321,7 @@
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
<maven-invoker-plugin.version>3.2.2</maven-invoker-plugin.version>
<spotbugs-maven-plugin.version>4.5.3.0</spotbugs-maven-plugin.version>
- <forbiddenapis.version>3.2</forbiddenapis.version>
+ <forbiddenapis.version>3.3</forbiddenapis.version>
<formatter-maven-plugin.version>2.18.0</formatter-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>