Skip to content

Commit 77e28cc

Browse files
committed
Upgrading Commons JEXL and maven-dependency-plugin
1 parent 5d5adc7 commit 77e28cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ under the License.
458458
<debezium.version>3.0</debezium.version>
459459

460460
<commons-lang3.version>3.20.0</commons-lang3.version>
461-
<commons-jexl.version>3.6.1</commons-jexl.version>
461+
<commons-jexl.version>3.6.2</commons-jexl.version>
462462
<commons-text.version>1.15.0</commons-text.version>
463463

464464
<pac4j.version>6.1.1</pac4j.version>
@@ -1643,7 +1643,7 @@ under the License.
16431643
<plugin>
16441644
<groupId>org.apache.maven.plugins</groupId>
16451645
<artifactId>maven-dependency-plugin</artifactId>
1646-
<version>3.9.0</version>
1646+
<version>3.10.0</version>
16471647
<configuration>
16481648
<outputDirectory>${bundles.directory}</outputDirectory>
16491649
<artifactItems>

0 commit comments

Comments
 (0)