We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5adc7 commit 77e28ccCopy full SHA for 77e28cc
pom.xml
@@ -458,7 +458,7 @@ under the License.
458
<debezium.version>3.0</debezium.version>
459
460
<commons-lang3.version>3.20.0</commons-lang3.version>
461
- <commons-jexl.version>3.6.1</commons-jexl.version>
+ <commons-jexl.version>3.6.2</commons-jexl.version>
462
<commons-text.version>1.15.0</commons-text.version>
463
464
<pac4j.version>6.1.1</pac4j.version>
@@ -1643,7 +1643,7 @@ under the License.
1643
<plugin>
1644
<groupId>org.apache.maven.plugins</groupId>
1645
<artifactId>maven-dependency-plugin</artifactId>
1646
- <version>3.9.0</version>
+ <version>3.10.0</version>
1647
<configuration>
1648
<outputDirectory>${bundles.directory}</outputDirectory>
1649
<artifactItems>
0 commit comments