Skip to content

Commit

Permalink
Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 13, 2025
1 parent 652bc55 commit db44819
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.10.0</version>
<version>1.10.1</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump commons-logging from 1.1.1 to 1.3.5 #34, #129, #147, #160, #174.
</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
Bump commons-beanutils from 1.8.2 to 1.10.0 #24.
Bump commons-beanutils from 1.8.2 to 1.10.1 #24.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump taglist-maven-plugin from 2.2 to 3.0.0 #32.
Expand Down

0 comments on commit db44819

Please sign in to comment.