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.19.0-SNAPSHOT </version >
31+ <version >1.19.0</version >
3232 <name >Apache Commons Codec</name >
3333 <inceptionYear >2002</inceptionYear >
3434 <description >
@@ -104,7 +104,7 @@ limitations under the License.
104104 <commons .release.isDistModule>true</commons .release.isDistModule>
105105 <commons .distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid} </commons .distSvnStagingUrl>
106106 <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
107- <project .build.outputTimestamp>2025-01-27T18:05:48Z </project .build.outputTimestamp>
107+ <project .build.outputTimestamp>2025-07-19T17:13:32Z </project .build.outputTimestamp>
108108 <!-- JaCoCo: Don't make code coverage worse than: -->
109109 <jacoco .skip>false</jacoco .skip>
110110 <commons .jacoco.haltOnFailure>true</commons .jacoco.haltOnFailure>
You can’t perform that action at this time.
0 commit comments