This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 78665a3 Bump Antlr V4 Version to 4.9
78665a3 is described below
commit 78665a30c0df8b8b8c16b0b2f12138940f58ce97
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Apr 15 08:56:20 2021 +0200
Bump Antlr V4 Version to 4.9
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f5d87d..c340328 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
<ant-bundle-version>1.7.0_6</ant-bundle-version>
<antlr-bundle-version>3.5.2_1</antlr-bundle-version>
<antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>
- <antlr-runtime-v4-version>4.8</antlr-runtime-v4-version>
+ <antlr-runtime-v4-version>4.9</antlr-runtime-v4-version>
<apache-any23-bundle-version>2.3_1</apache-any23-bundle-version>
<apache-mime4j-version>0.8.3</apache-mime4j-version>
<asciidoctorj-version>2.1.0</asciidoctorj-version>