Skip to content

Commit fb76361

Browse files
Bump antlr4 from 4.5.3 to 4.9.3 in /modules/lang-painless (#2537)
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.5.3 to 4.9.3. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.5.3...4.9.3) --- updated-dependencies: - dependency-name: org.antlr:antlr4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82fb7ab commit fb76361

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

modules/lang-painless/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ testClusters.all {
4545
}
4646

4747
dependencies {
48-
api 'org.antlr:antlr4-runtime:4.5.3'
48+
api 'org.antlr:antlr4-runtime:4.9.3'
4949
api 'org.ow2.asm:asm-util:9.2'
5050
api 'org.ow2.asm:asm-tree:7.2'
5151
api 'org.ow2.asm:asm-commons:9.2'

modules/lang-painless/licenses/antlr4-runtime-4.5.3.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
81befc16ebedb8b8aea3e4c0835dd5ca7e8523a8

0 commit comments

Comments
 (0)