Skip to content

Commit fccf2c5

Browse files
committed
Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0
1 parent 05a6460 commit fccf2c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>commons-beanutils</groupId>
179179
<artifactId>commons-beanutils</artifactId>
180-
<version>1.10.1</version>
180+
<version>1.11.0</version>
181181
<optional>true</optional>
182182
</dependency>
183183
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
5353
<!-- ADD -->
5454
<!-- UPDATE -->
5555
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 84 #239.</action>
56+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.</action>
5657
</release>
5758
<release version="1.4.0" date="2025-04-12" description="This is a feature and maintenance release. Java 8 or later is required.">
5859
<!-- FIX -->

0 commit comments

Comments
 (0)