1
0

Bump commons-parent from 59 to 64

This commit is contained in:
Gary Gregory
2023-11-19 08:41:24 -05:00
parent 159f30cb8b
commit d082a5dc2a
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ under the License.
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<!-- Tests are special, 61 causes issues, 64 is OK locally but not on GitHub -->
<version>59</version>
<version>64</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId>

View File

@@ -129,7 +129,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115.
</action>
<action dev="kinow" type="update" due-to="Dependabot, Gary Gregory">
Bump commons-parent from 52 to 59 #82, #106, #122, #126, #143.
Bump commons-parent from 52 to 64 #82, #106, #122, #126, #143.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump github/codeql-action from 1 to 2 #86.