Skip to content

Commit

Permalink
Bump org.openrewrite.recipe:rewrite-java-security from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [org.openrewrite.recipe:rewrite-java-security](https://github.com/openrewrite/rewrite-java-security) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/openrewrite/rewrite-java-security/releases)
- [Commits](openrewrite/rewrite-java-security@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-java-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 4068a4a commit 5ad9e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-java-security</artifactId>
<version>2.6.0</version>
<version>2.7.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 5ad9e87

Please sign in to comment.