Skip to content

Commit

Permalink
Bump wala.version from 1.6.0 to 1.6.5
Browse files Browse the repository at this point in the history
Bumps `wala.version` from 1.6.0 to 1.6.5.

Updates `com.ibm.wala:com.ibm.wala.util` from 1.6.0 to 1.6.5
- [Release notes](https://github.com/wala/WALA/releases)
- [Commits](wala/WALA@v1.6.0...v1.6.5)

Updates `com.ibm.wala:com.ibm.wala.shrike` from 1.6.0 to 1.6.5
- [Release notes](https://github.com/wala/WALA/releases)
- [Commits](wala/WALA@v1.6.0...v1.6.5)

Updates `com.ibm.wala:com.ibm.wala.core` from 1.6.0 to 1.6.5
- [Release notes](https://github.com/wala/WALA/releases)
- [Commits](wala/WALA@v1.6.0...v1.6.5)

Updates `com.ibm.wala:com.ibm.wala.cast` from 1.6.0 to 1.6.5
- [Release notes](https://github.com/wala/WALA/releases)
- [Commits](wala/WALA@v1.6.0...v1.6.5)

Updates `com.ibm.wala:com.ibm.wala.cast.java` from 1.6.0 to 1.6.5
- [Release notes](https://github.com/wala/WALA/releases)
- [Commits](wala/WALA@v1.6.0...v1.6.5)

---
updated-dependencies:
- dependency-name: com.ibm.wala:com.ibm.wala.util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.ibm.wala:com.ibm.wala.shrike
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.ibm.wala:com.ibm.wala.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.ibm.wala:com.ibm.wala.cast
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.ibm.wala:com.ibm.wala.cast.java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 6578be8 commit edc4f37
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 @@ -29,7 +29,7 @@
<maven.compiler.version>3.13.0</maven.compiler.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<build-alias>b000</build-alias>
<wala.version>1.6.0</wala.version>
<wala.version>1.6.5</wala.version>
<spotless.version>2.43.0</spotless.version>
<maven.surefire.version>3.3.0</maven.surefire.version>
<parallel>both</parallel>
Expand Down

0 comments on commit edc4f37

Please sign in to comment.