Skip to content

Commit

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

Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1
  • Loading branch information
uhafner authored Jan 11, 2024
2 parents 03cfa28 + 0be6118 commit 22dba05
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.0</version>
<version>6.8.1</version>
<exclusions>
<exclusion>
<artifactId>commons-lang3</artifactId>
Expand Down

0 comments on commit 22dba05

Please sign in to comment.