Skip to content

Commit 26fa41f

Browse files
committed
Bump org.apache.commons:commons-jexl3 from 3.6.1 to 3.6.2.
1 parent f3f59b0 commit 26fa41f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>org.apache.commons</groupId>
164164
<artifactId>commons-jexl3</artifactId>
165-
<version>3.6.1</version>
165+
<version>3.6.2</version>
166166
<optional>true</optional>
167167
</dependency>
168168
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<action type="fix" dev="ggregory" due-to="Gary Gregory">Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80).</action>
262262
<!-- UDPATE -->
263263
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-parent from 48 to 96 #211, #227, #236, #254, #257, #261, #266, #270, #276, #322, #345, #353, #371, #374.</action>
264-
<action type="update" dev="henrib, Dependabot, Gary Gregory">Bump org.apache.commons:commons-jexl3 from 3.1 to 3.6.1 #36, #235, #319, #375, #377.</action>
264+
<action type="update" dev="henrib, Dependabot, Gary Gregory">Bump org.apache.commons:commons-jexl3 from 3.1 to 3.6.2 #36, #235, #319, #375, #377.</action>
265265
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 2.1.4 to current #31, #47, #50, #78.</action>
266266
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump actions/checkout from 2 to current #34, #75.</action>
267267
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/setup-java from 1.4.0 to current #49, #79.</action>

0 commit comments

Comments
 (0)