...
 
Commits (2)
    https://gitcode.net/xuxiaowei-com-cn/spring-boot-starter-idempotent/-/commit/474aa2c2f3d6126df168b6d308c763a77f78809c :arrow_up: Bump commons-io:commons-io from 2.15.0 to 2.15.1 2023-11-29T22:11:00+00:00 dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com Bumps commons-io:commons-io from 2.15.0 to 2.15.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:support@github.com" title="support@github.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg3" style="text-decoration: none">N</a><a href="mailto:support@github.com" title="support@github.com">dependabot[bot]</a> &lt;<a href="mailto:support@github.com" title="support@github.com">support@github.com</a>&gt;</span> https://gitcode.net/xuxiaowei-com-cn/spring-boot-starter-idempotent/-/commit/f87a14ecb93d232d2337e9f6e0570ba19835b9d2 Merge pull request #56 from xuxiaowei-com-cn/dependabot/maven/next/commons-io... 2023-11-29T22:11:54+00:00 github-actions[bot] 41898282+github-actions[bot]@users.noreply.github.com <gl-emoji title="upwards black arrow" data-name="arrow_up" data-unicode-version="4.0">⬆</gl-emoji>️ Bump commons-io:commons-io from 2.15.0 to 2.15.1
......@@ -25,7 +25,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- https://mvnrepository.com/artifact/commons-io/commons-io -->
<commons-io.version>2.15.0</commons-io.version>
<commons-io.version>2.15.1</commons-io.version>
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
......