Skip to content

Commit

Permalink
Merge pull request #51 from apache/dependabot/maven/org.codehaus.plex…
Browse files Browse the repository at this point in the history
…us-plexus-utils-4.0.0

Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0
  • Loading branch information
reta authored Dec 8, 2023
2 parents ff64ad3 + 31eae78 commit 2109125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
<version>4.0.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion xml2fastinfoset-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.5.1</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>com.sun.xml.fastinfoset</groupId>
Expand Down

0 comments on commit 2109125

Please sign in to comment.