Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.codehaus.mojo-version…
Browse files Browse the repository at this point in the history
…s-maven-plugin-2.17.1
  • Loading branch information
khatchad authored Nov 11, 2024
2 parents 280ae85 + 0a57a60 commit def3373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion com.ibm.wala.cast.python.ml.j2ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.14.0</version>
</dependency>
<dependency>
<groupId>com.ibm.wala</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20231013</version>
<version>20240303</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit def3373

Please sign in to comment.