Skip to content

Commit dd8d046

Browse files
committed
Bump org.apache.commons:commons-parent from 78 to 79
1 parent 7559803 commit dd8d046

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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>73</version>
27+
<version>79</version>
2828
</parent>
2929

3030
<artifactId>commons-pool2</artifactId>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ and commit
3838
The <action> type attribute can be add,update,fix,remove.
3939
-->
4040

41-
<document xmlns="http://maven.apache.org/changes/1.0.0"
41+
<document xmlns="http://maven.apache.org/changes/2.0.0"
4242
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">
43+
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
4444
<properties>
4545
<title>Apache Commons Pool Release Notes</title>
4646
</properties>

0 commit comments

Comments
 (0)