Skip to content

Commit ab49217

Browse files
authored
Merge branch 'main' into repo-sync
2 parents e990f33 + 0812afd commit ab49217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/reusables/package_registry/checksum-maven-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{%- ifversion ghae %}
2-
1. In the `plugins` element of the *pom.xml* file, add the [checksum-maven-plugin](http://checksum-maven-plugin.nicoulaj.net/index.html) plugin, and configure the plugin to send at least SHA-256 checksums.
2+
1. In the `plugins` element of the *pom.xml* file, add the [checksum-maven-plugin](https://search.maven.org/artifact/net.nicoulaj.maven.plugins/checksum-maven-plugin) plugin, and configure the plugin to send at least SHA-256 checksums.
33
```xml
44
<plugins>
55
<plugin>

0 commit comments

Comments
 (0)