This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new e091ee32e6 Bump org.openrewrite.recipe:rewrite-static-analysis from
1.0.3 to 1.0.4 (#1630)
e091ee32e6 is described below
commit e091ee32e60f38af579c3dcb163d7bf270f35334
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 27 11:03:28 2023 +0000
Bump org.openrewrite.recipe:rewrite-static-analysis from 1.0.3 to 1.0.4
(#1630)
Bumps
[org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis)
from 1.0.3 to 1.0.4.
- [Release
notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
-
[Commits](https://github.com/openrewrite/rewrite-static-analysis/compare/v1.0.3...v1.0.4)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-static-analysis
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 dd4535c866..3eba904b0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@
<maven-toolchains-plugin.version>3.1.0</maven-toolchains-plugin.version>
<rewrite-java.version>8.1.13</rewrite-java.version>
<rewrite-maven-plugin.version>5.3.2</rewrite-maven-plugin.version>
- <rewrite-static-analysis.version>1.0.3</rewrite-static-analysis.version>
+ <rewrite-static-analysis.version>1.0.4</rewrite-static-analysis.version>
<spotbugs-maven-plugin.version>4.7.3.5</spotbugs-maven-plugin.version>
<!-- `surefire.version` property used in `apache.org:apache`: -->
<surefire.version>3.0.0-M9</surefire.version>