Grab the new version from Maven central https://search.maven.org/artifact/design.aem/cloning/1.12.1/:
<dependencies>
<dependency>
<groupId>design.aem</groupId>
<artifactId>cloning</artifactId>
<version>1.12.1</version>
</dependency>
</dependencies>
Things that changed in this release
7cb9bb0 - Update release-to-maven-central.yml (Max Barrass)
64e970c - Update build.yml (Max Barrass)
3430839 - Update build.yml (Max Barrass)
0759768 - Merge pull request #1 from markandrewfalco/master (Max Barrass)
7ff5575 - Merge remote-tracking branch 'chad/master' (markandrewfalco)
9923cd9 - Merge pull request chadlwilson#105 from markandrewfalco/master (Chad Wilson)
e6646cd - Merge remote-tracking branch 'kostas/master' (markandrewfalco)
2fb4e3a - cleanup code (Kostas Kougios)
d9e883e - Merge pull request kostaskougios#125 from markandrewfalco/master (Kostas Kougios)
87432aa - address review feedback (markandrewfalco)
9e02e74 - ignore .java-version (Kostas Kougios)
4a747fc - Merge remote-tracking branch 'origin/master' (markandrewfalco)
55c2285 - Java 21+ support without the need for --add-opens (markandrewfalco)
fc27171 - Java 21+ support without the need for --add-opens (markandrewfalco)
203e762 - Java 21+ support without the need for --add-opens (markandrewfalco)
b77b810 - Merge pull request chadlwilson#104 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.4 (Chad Wilson)
bc220a6 - Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 (dependabot[bot])
0326443 - Merge pull request chadlwilson#103 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2 (Chad Wilson)
0cb70f0 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 (dependabot[bot])
8fe0a17 - Merge pull request chadlwilson#102 from chadlwilson/dependabot/maven/org.apache.felix-maven-bundle-plugin-6.0.0 (Chad Wilson)
eb33254 - Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 (dependabot[bot])
c581529 - Build for Java 17 and 21 only (Chad Wilson)
fd34607 - Merge pull request chadlwilson#100 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.2 (Chad Wilson)
b36f618 - Merge pull request chadlwilson#101 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 (Chad Wilson)
7a59b36 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (dependabot[bot])
c9c204e - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (dependabot[bot])
d44bf37 - Merge pull request chadlwilson#99 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.3 (Chad Wilson)
1ad0e44 - Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 (dependabot[bot])
f254e20 - Merge pull request chadlwilson#96 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.1 (Chad Wilson)
6e7e771 - Merge pull request chadlwilson#97 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.10.1 (Chad Wilson)
8a0f093 - Merge pull request chadlwilson#98 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.2 (Chad Wilson)
b79eaf0 - Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 (dependabot[bot])
ca9ed87 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (dependabot[bot])
15ce6f5 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (dependabot[bot])
86e4a93 - Merge pull request chadlwilson#94 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.7 (Chad Wilson)
49d22cf - Merge pull request chadlwilson#95 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.1 (Chad Wilson)
69f2fb4 - Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 (dependabot[bot])
8176f1b - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (dependabot[bot])
e298891 - Merge pull request chadlwilson#93 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.6 (Chad Wilson)
4026099 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (dependabot[bot])
dc96308 - Merge pull request chadlwilson#91 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.0 (Chad Wilson)
4b13f4c - Merge pull request chadlwilson#92 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.10.0 (Chad Wilson)
64f460e - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (dependabot[bot])
58dd779 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (dependabot[bot])
4e2dc08 - Merge pull request chadlwilson#89 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.4.0 (Chad Wilson)
727e12e - Merge pull request chadlwilson#90 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.0 (Chad Wilson)
4266f92 - Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 (dependabot[bot])
8563bb6 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (dependabot[bot])
05fa16a - Merge pull request chadlwilson#88 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.5 (Chad Wilson)
4bc4a79 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (dependabot[bot])
65217b2 - Merge pull request chadlwilson#87 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.8.0 (Chad Wilson)
e1cb2a2 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (dependabot[bot])
aa85699 - Merge pull request chadlwilson#85 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.1.1 (Chad Wilson)
20d7401 - Merge pull request chadlwilson#86 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.1 (Chad Wilson)
8efdf4d - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (dependabot[bot])
887f5cc - Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 (dependabot[bot])
3c3957a - Merge pull request chadlwilson#84 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.3 (Chad Wilson)
3c2a30b - Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 (dependabot[bot])
1af7fe7 - Merge pull request chadlwilson#82 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.1.0 (Chad Wilson)
19ad87c - Merge pull request chadlwilson#83 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.0 (Chad Wilson)
e3dbc36 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (dependabot[bot])
5c1bb24 - Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 (dependabot[bot])
7581670 - Merge pull request chadlwilson#81 from chadlwilson/dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.7.0 (Chad Wilson)
a3daa2c - Merge pull request chadlwilson#80 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0 (Chad Wilson)
1a06135 - Bump org.sonatype.plugins:nexus-staging-maven-plugin (dependabot[bot])
e7c1efd - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (dependabot[bot])
3e3dba5 - Merge pull request chadlwilson#79 from chadlwilson/dependabot/maven/org.objenesis-objenesis-3.4 (Chad Wilson)
1012cc9 - Bump org.objenesis:objenesis from 3.3 to 3.4 (dependabot[bot])
9351d05 - Merge pull request chadlwilson#78 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 (Chad Wilson)
d22a106 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (dependabot[bot])
fb44f6f - Merge pull request chadlwilson#77 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.3 (Chad Wilson)
7b51ebe - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (dependabot[bot])
f4235bc - Merge pull request chadlwilson#76 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1 (Chad Wilson)
4417fcc - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (dependabot[bot])
bcc30fb - Merge pull request chadlwilson#75 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.2 (Chad Wilson)
9a02e2c - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (dependabot[bot])
dfb6eba - Merge pull request chadlwilson#73 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.1 (Chad Wilson)
eea9d4b - Merge pull request chadlwilson#74 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0 (Chad Wilson)
189ad38 - Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot])
a90714a - Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (dependabot[bot])
9505b42 - Merge pull request chadlwilson#72 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.1 (Chad Wilson)
a666b10 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (dependabot[bot])
148e0d4 - Merge pull request chadlwilson#71 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.0 (Chad Wilson)
fd3cdc7 - Merge pull request chadlwilson#70 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.0 (Chad Wilson)
8e1c699 - Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (dependabot[bot])
a205294 - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (dependabot[bot])
05613ac - Merge pull request chadlwilson#69 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.2 (Chad Wilson)
776070b - Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (dependabot[bot])
78754e6 - Merge pull request chadlwilson#68 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5 (Chad Wilson)
9e7c322 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (dependabot[bot])
3f1bc66 - yourkit links (Kostas Kougios)
2744f2b - Merge pull request chadlwilson#67 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.12.1 (Chad Wilson)
18b253c - Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot])
19d7665 - Only upload artifact on Java 17 (Chad Wilson)
2a4e285 - Merge pull request chadlwilson#65 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.3 (Chad Wilson)
a147d48 - Merge pull request chadlwilson#66 from chadlwilson/dependabot/github_actions/actions/upload-artifact-4 (Chad Wilson)
8a5ffea - Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
c31368b - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (dependabot[bot])
7d6e73b - Merge pull request chadlwilson#63 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3 (Chad Wilson)
4ac3f41 - Merge pull request chadlwilson#64 from chadlwilson/dependabot/github_actions/actions/setup-java-4 (Chad Wilson)
f0d95c3 - Bump actions/setup-java from 3 to 4 (dependabot[bot])
b34db91 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (dependabot[bot])
42f3ef0 - Merge pull request chadlwilson#61 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.2 (Chad Wilson)
7d433c4 - Merge pull request chadlwilson#62 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2 (Chad Wilson)
77602d2 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (dependabot[bot])
1090080 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (dependabot[bot])
89d85c9 - Merge pull request chadlwilson#60 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.1 (Chad Wilson)
d8218da - Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (dependabot[bot])
5418233 - Merge pull request chadlwilson#59 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.1 (Chad Wilson)
dd3015a - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (dependabot[bot])
16ba7f6 - Merge pull request chadlwilson#58 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.0 (Chad Wilson)
5ad8b9b - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (dependabot[bot])
31610cd - Merge pull request chadlwilson#57 from chadlwilson/dependabot/github_actions/actions/checkout-4 (Chad Wilson)
3c841cf - Bump actions/checkout from 3 to 4 (dependabot[bot])
79b0a76 - Merge pull request chadlwilson#56 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.10.0 (Chad Wilson)
623fdc5 - Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 (dependabot[bot])
f0416ab - Merge pull request chadlwilson#55 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.2 (Chad Wilson)
bcc39d0 - Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (dependabot[bot])
513479a - Merge pull request chadlwilson#54 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.1 (Chad Wilson)
e35b7f0 - Bump maven-release-plugin from 3.0.0 to 3.0.1 (dependabot[bot])
feef914 - Merge pull request chadlwilson#53 from chadlwilson/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.9 (Chad Wilson)
6b3096d - Merge pull request chadlwilson#52 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0 (Chad Wilson)
d19fef3 - Bump maven-bundle-plugin from 5.1.8 to 5.1.9 (dependabot[bot])
c4913bb - Bump maven-source-plugin from 3.2.1 to 3.3.0 (dependabot[bot])
1b28977 - Merge pull request chadlwilson#51 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.6.0 (Chad Wilson)
b941b1b - Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (dependabot[bot])
c7bf40e - Merge pull request chadlwilson#50 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.0 (Chad Wilson)
4d0d322 - Merge pull request chadlwilson#49 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0 (Chad Wilson)
ccc364f - Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (dependabot[bot])
e5945d3 - Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (dependabot[bot])
c1e81e8 - Merge pull request chadlwilson#48 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.9.3 (Chad Wilson)
7de1327 - Bump junit-jupiter from 5.9.2 to 5.9.3 (dependabot[bot])
fbc7a0b - Merge pull request chadlwilson#46 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0 (Chad Wilson)
e1baf1f - Merge pull request chadlwilson#44 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0 (Chad Wilson)
e1c987e - Merge pull request chadlwilson#43 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0 (Chad Wilson)
16513b7 - Merge pull request chadlwilson#45 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0 (Chad Wilson)
262b192 - Merge pull request chadlwilson#47 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0 (Chad Wilson)
891ee20 - Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0 (dependabot[bot])
b163259 - Bump maven-release-plugin from 2.5.3 to 3.0.0 (dependabot[bot])
9509c9c - Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (dependabot[bot])
2b2f972 - Bump maven-assembly-plugin from 3.4.2 to 3.5.0 (dependabot[bot])
4631af3 - Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (dependabot[bot])
ea8eba5 - Merge pull request chadlwilson#41 from chadlwilson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8 (Chad Wilson)
e23ad41 - Merge pull request chadlwilson#40 from chadlwilson/dependabot/maven/org.junit.jupiter-junit-jupiter-5.9.2 (Chad Wilson)
a0e7508 - Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (dependabot[bot])
caa53cd - Bump junit-jupiter from 5.9.1 to 5.9.2 (dependabot[bot])
c962b05 - update readme [skip ci] (Max Barrass)
9fbcc9b - Merge pull request kostaskougios#119 from graves501/patch-1 (Kostas Kougios)
82d3b8e - Fix formatting and remove unnecessary whitespace (graves501)
848f250 - Fix formatting and some typos in Usage.md (graves501)