Skip to content

Commit db44819

Browse files
committed
Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.10.1
1 parent 652bc55 commit db44819

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>commons-beanutils</groupId>
232232
<artifactId>commons-beanutils</artifactId>
233-
<version>1.10.0</version>
233+
<version>1.10.1</version>
234234
<optional>true</optional>
235235
</dependency>
236236
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The <action> type attribute can be add,update,fix,remove.
124124
Bump commons-logging from 1.1.1 to 1.3.5 #34, #129, #147, #160, #174.
125125
</action>
126126
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
127-
Bump commons-beanutils from 1.8.2 to 1.10.0 #24.
127+
Bump commons-beanutils from 1.8.2 to 1.10.1 #24.
128128
</action>
129129
<action dev="ggregory" type="update" due-to="Dependabot">
130130
Bump taglist-maven-plugin from 2.2 to 3.0.0 #32.

0 commit comments

Comments
 (0)