1
0

Merge pull request #106 from apache/dependabot/maven/org.apache.commons-commons-parent-54

Bump commons-parent from 53 to 54
This commit is contained in:
Bruno P. Kinoshita
2022-09-24 00:31:46 +12:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>53</version>
<version>54</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId>

View File

@@ -113,7 +113,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs from 4.5.3 to 4.7.2 #81, #87, #92, #104.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump commons-parent from 52 to 53 #82.
Bump commons-parent from 52 to 54 #82, #106.
</action>
<action dev="kinow" type="update" due-to="Dependabot">
Bump github/codeql-action from 1 to 2 #86.