Skip to content

Commit f7a7378

Browse files
dependabot[bot]Calixte
authored andcommitted
build(deps): bump the rewrite group with 2 updates
Bumps the rewrite group with 2 updates: [org.openrewrite.recipe:rewrite-apache](https://github.com/openrewrite/rewrite-apache) and [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin). Updates `org.openrewrite.recipe:rewrite-apache` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/openrewrite/rewrite-apache/releases) - [Commits](openrewrite/rewrite-apache@v2.3.0...v2.3.1) Updates `org.openrewrite.maven:rewrite-maven-plugin` from 6.2.0 to 6.2.2 - [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases) - [Commits](openrewrite/rewrite-maven-plugin@v6.2.0...v6.2.2) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-apache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rewrite - dependency-name: org.openrewrite.maven:rewrite-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rewrite ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2d1504 commit f7a7378

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
<plugin>
523523
<groupId>org.openrewrite.maven</groupId>
524524
<artifactId>rewrite-maven-plugin</artifactId>
525-
<version>6.2.0</version>
525+
<version>6.2.2</version>
526526
<configuration>
527527
<activeRecipes>
528528
<recipe>net.sf.eclipsecs.recipe</recipe>
@@ -546,7 +546,7 @@
546546
<dependency>
547547
<groupId>org.openrewrite.recipe</groupId>
548548
<artifactId>rewrite-apache</artifactId>
549-
<version>2.3.0</version>
549+
<version>2.3.1</version>
550550
</dependency>
551551
<dependency>
552552
<groupId>org.openrewrite.recipe</groupId>

0 commit comments

Comments
 (0)