Skip to content

Commit def023d

Browse files
dependabot[bot]itinycheng
authored andcommitted
build(deps): bump org.apache.maven.plugins:maven-antrun-plugin
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9398908 commit def023d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-platform-plugin/flink-platform-plugin-apollo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<apollo.version>2.4.0</apollo.version>
2020
<jasypt.version>1.9.3</jasypt.version>
21-
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
21+
<maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
2222
</properties>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)