File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828 </parent >
2929 <groupId >commons-codec</groupId >
3030 <artifactId >commons-codec</artifactId >
31- <version >1.21.0 -SNAPSHOT</version >
31+ <version >1.21.1 -SNAPSHOT</version >
3232 <name >Apache Commons Codec</name >
3333 <inceptionYear >2002</inceptionYear >
3434 <description >
@@ -103,7 +103,7 @@ limitations under the License.
103103 <commons .release.isDistModule>true</commons .release.isDistModule>
104104 <commons .distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid} </commons .distSvnStagingUrl>
105105 <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
106- <project .build.outputTimestamp>2025-11-05T20:28:14Z </project .build.outputTimestamp>
106+ <project .build.outputTimestamp>2026-01-29T19:06:13Z </project .build.outputTimestamp>
107107 <!-- JaCoCo: Don't make code coverage worse than: -->
108108 <jacoco .skip>false</jacoco .skip>
109109 <commons .jacoco.haltOnFailure>true</commons .jacoco.haltOnFailure>
You can’t perform that action at this time.
0 commit comments