Skip to content

Commit

Permalink
Merge pull request #163 from IBM/dependabot/maven/cics-bundle-maven-p…
Browse files Browse the repository at this point in the history
…lugin/com.google.guava-guava-29.0-jre

Bump guava from 27.1-jre to 29.0-jre in /cics-bundle-maven-plugin
  • Loading branch information
ind1go authored Apr 6, 2021
2 parents 17958b7 + aa40741 commit d5d5afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cics-bundle-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>27.1-jre</version>
<version>30.1.1-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d5d5afd

Please sign in to comment.