Update migration tool to 1.0.6
diff --git a/build.properties.default b/build.properties.default
index 460a777..2fb0510 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -305,12 +305,12 @@
bnd.loc=${base-maven.loc}/biz/aQute/bnd/biz.aQute.bnd/${bnd.version}/biz.aQute.bnd-${bnd.version}.jar
# ----- Tomcat Migration Tool for Jakarta EE -----
-migration-lib.version=1.0.5
+migration-lib.version=1.0.6
-# checksums for jakartaee-migration-1.0.5-shaded.jar
+# checksums for jakartaee-migration-1.0.6-shaded.jar
migration-lib.checksum.enabled=true
migration-lib.checksum.algorithm=MD5|SHA-1
-migration-lib.checksum.value=5af798dda8c3945635fba7a4bbfa1803|f7c41841a5bb28c058b106ae4b40082f1199c42f
+migration-lib.checksum.value=26a9088a708d81604bcd41d867297fe2|db0fe38cdf2856f709a0c5a85f97d3e9e47f3716
migration-lib.home=${base.path}/migration-${migration-lib.version}
migration-lib.jar=${migration-lib.home}/jakartaee-migration-${migration-lib.version}-shaded.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index fd40472..dd283fa 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,14 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 10.1.4 (markt)" rtext="in development">
+ <subsection name="Other">
+ <changelog>
+ <update>
+ Update the packaged version of the Apache Tomcat Migration Tool for
+ Jakarta EE to 1.0.6. (markt)
+ </update>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 10.1.3 (markt)" rtext="not released">
<subsection name="Catalina">