Skip to content

Commit aa799be

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 fbb5f41 commit aa799be

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
@@ -28,7 +28,7 @@
2828
<maven.compiler.version>3.14.0</maven.compiler.version>
2929
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3030
<build-alias>b000</build-alias>
31-
<wala.version>1.6.0</wala.version>
31+
<wala.version>1.6.10</wala.version>
3232
<spotless.version>2.44.3</spotless.version>
3333
<maven.surefire.version>3.5.3</maven.surefire.version>
3434
<parallel>both</parallel>

0 commit comments

Comments
 (0)