Skip to content

Commit 90bdaa7

Browse files
Bump antlr4 from 4.9.2 to 4.9.3 in /data-prepper-expression (#1289)
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.9.2 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.9.2...4.9.3) --- updated-dependencies: - dependency-name: org.antlr:antlr4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 494f6af commit 90bdaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-prepper-expression/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
}
1414

1515
dependencies {
16-
antlr 'org.antlr:antlr4:4.9.2'
16+
antlr 'org.antlr:antlr4:4.9.3'
1717
implementation project(':data-prepper-api')
1818
implementation 'javax.inject:javax.inject:1'
1919
implementation('org.springframework:spring-core:5.3.13') {

0 commit comments

Comments
 (0)