Skip to content

Commit 7fcbabc

Browse files
committed
Bump org.apache.commons:commons-parent from 78 to 79
1 parent 43e607e commit 7fcbabc

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-parent</artifactId>
27-
<version>78</version>
27+
<version>79</version>
2828
</parent>
2929

3030
<artifactId>commons-pool3</artifactId>

src/changes/changes.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@ and commit
3737
3838
The <action> type attribute can be add,update,fix,remove.
3939
-->
40-
41-
<document xmlns="http://maven.apache.org/changes/1.0.0"
40+
<document xmlns="http://maven.apache.org/changes/2.0.0"
4241
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
43-
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
42+
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
4443
<properties>
4544
<title>Apache Commons Pool Release Notes</title>
4645
</properties>

0 commit comments

Comments
 (0)