Skip to content

Commit

Permalink
Bump rewrite-java-security from 1.22.0 to 1.24.0
Browse files Browse the repository at this point in the history
Bumps [rewrite-java-security](https://github.com/openrewrite/rewrite-java-security) from 1.22.0 to 1.24.0.
- [Release notes](https://github.com/openrewrite/rewrite-java-security/releases)
- [Commits](openrewrite/rewrite-java-security@v1.22.0...v1.24.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] authored and pzygielo committed Apr 21, 2023
1 parent 344d423 commit f12d34f
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 @@ -652,7 +652,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-java-security</artifactId>
<version>1.22.0</version>
<version>1.24.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f12d34f

Please sign in to comment.