diff --git a/pom.xml b/pom.xml index 3cb4c62..346bcaa 100644 --- a/pom.xml +++ b/pom.xml @@ -665,7 +665,7 @@ under the License. filesystem 2.23.1 - 1.3.12 + 1.3.14 2.0.12 1.13.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 80c848a..9377877 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -43,7 +43,7 @@ The type attribute can be add,update,fix,remove. Release Notes - + Add Maven property project.build.outputTimestamp for build reproducibility. @@ -53,8 +53,8 @@ The type attribute can be add,update,fix,remove. Bump org.apache.commons:commons-parent from 65 to 67. Bump log4j2.version from 2.21.1 to 2.23.1 #187, #230. Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.12 #207. - Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 #212. - Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.12 #211. + Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.14 #212. + Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.14 #211. Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0.