Skip to content

Commit

Permalink
Merge pull request #3355 from MorphiaOrg/dependabot/maven/org.jboss.f…
Browse files Browse the repository at this point in the history
…orge.roaster-roaster-jdt-2.30.1.Final

Bump org.jboss.forge.roaster:roaster-jdt from 2.29.0.Final to 2.30.1.Final
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents 317f8d3 + be69090 commit 82d0f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion critter/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.jboss.forge.roaster</groupId>
<artifactId>roaster-jdt</artifactId>
<version>2.29.0.Final</version>
<version>2.30.1.Final</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
<dependency>
<groupId>org.jboss.forge.roaster</groupId>
<artifactId>roaster-jdt</artifactId>
<version>2.29.0.Final</version>
<version>2.30.1.Final</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 82d0f77

Please sign in to comment.