Skip to content

Commit 80105c8

Browse files
committed
Bump Apache Commons BeanUtils from 1.9.4 to 1.10.0
1 parent 7154f63 commit 80105c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

commons-digester3-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>commons-beanutils</groupId>
4444
<artifactId>commons-beanutils</artifactId>
45-
<version>1.9.4</version>
45+
<version>1.10.0</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>commons-logging</groupId>

src/changes/changes.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
Bump Java requirement from version 5 to 8.
8484
</action>
8585
<action dev="ggregory" type="update" issue="DIGESTER-187">
86-
Bump Apache Commons BeanUtils from 1.8.3 to 1.9.4.
86+
Bump Apache Commons BeanUtils from 1.8.3 to 1.10.0.
8787
</action>
8888
<action dev="ggregory" type="update" issue="DIGESTER-188" due-to="Dependabot">
8989
Bump cglib from 2.2.2 to 3.3.0 #9.

0 commit comments

Comments
 (0)