Skip to content

Commit 9933ab4

Browse files
Bump wala.version from 1.6.0 to 1.6.6
Bumps `wala.version` from 1.6.0 to 1.6.6. Updates `com.ibm.wala:com.ibm.wala.util` from 1.6.0 to 1.6.6 - [Release notes](https://github.com/wala/WALA/releases) - [Commits](wala/WALA@v1.6.0...v1.6.6) Updates `com.ibm.wala:com.ibm.wala.shrike` from 1.6.0 to 1.6.6 - [Release notes](https://github.com/wala/WALA/releases) - [Commits](wala/WALA@v1.6.0...v1.6.6) Updates `com.ibm.wala:com.ibm.wala.core` from 1.6.0 to 1.6.6 - [Release notes](https://github.com/wala/WALA/releases) - [Commits](wala/WALA@v1.6.0...v1.6.6) Updates `com.ibm.wala:com.ibm.wala.cast` from 1.6.0 to 1.6.6 - [Release notes](https://github.com/wala/WALA/releases) - [Commits](wala/WALA@v1.6.0...v1.6.6) Updates `com.ibm.wala:com.ibm.wala.cast.java` from 1.6.0 to 1.6.6 - [Release notes](https://github.com/wala/WALA/releases) - [Commits](wala/WALA@v1.6.0...v1.6.6) --- 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] <[email protected]>
1 parent 65525f9 commit 9933ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<maven.compiler.version>3.13.0</maven.compiler.version>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
<build-alias>b000</build-alias>
32-
<wala.version>1.6.0</wala.version>
32+
<wala.version>1.6.6</wala.version>
3333
<spotless.version>2.43.0</spotless.version>
3434
<maven.surefire.version>3.3.1</maven.surefire.version>
3535
<parallel>both</parallel>

0 commit comments

Comments
 (0)