Skip to content

Commit

Permalink
Merge pull request #1060 from jenkinsci/dependabot/maven/org.apache.b…
Browse files Browse the repository at this point in the history
…cel-bcel-6.9.0

Bump org.apache.bcel:bcel from 6.8.2 to 6.9.0
  • Loading branch information
uhafner authored May 6, 2024
2 parents 88a8ec7 + ea74bf8 commit 1e68ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.8.2</version>
<version>6.9.0</version>
<exclusions>
<exclusion>
<artifactId>commons-lang3</artifactId>
Expand Down

0 comments on commit 1e68ce6

Please sign in to comment.