Skip to content

Commit 2041adb

Browse files
committed
Bump Apache Commons BeanUtils from 1.9.4 to 1.10.0
1 parent f2b1ab5 commit 2041adb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>commons-beanutils</groupId>
231231
<artifactId>commons-beanutils</artifactId>
232-
<version>1.9.4</version>
232+
<version>1.10.0</version>
233233
<optional>true</optional>
234234
</dependency>
235235
<dependency>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ The <action> type attribute can be add,update,fix,remove.
121121
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
122122
Bump commons-logging from 1.1.1 to 1.3.4 #34, #129, #147, #160, #174.
123123
</action>
124-
<action dev="ggregory" type="update" due-to="Dependabot">
125-
Bump commons-beanutils from 1.8.2 to 1.9.4 #24.
124+
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
125+
Bump commons-beanutils from 1.8.2 to 1.10.0 #24.
126126
</action>
127127
<action dev="ggregory" type="update" due-to="Dependabot">
128128
Bump taglist-maven-plugin from 2.2 to 3.0.0 #32.

0 commit comments

Comments
 (0)