This is an automated email from the ASF dual-hosted git repository. wuzhiguo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ambari-infra.git
The following commit(s) were added to refs/heads/master by this push: new 5a2c237 AMBARI-25407: Upgrade dependency on org.springframework.batch:spring-batch-core (#44) 5a2c237 is described below commit 5a2c237d018e73243a9f43e8beb6df51b44228d0 Author: Zhiguo Wu <wuzhi...@apache.org> AuthorDate: Tue Nov 15 14:15:29 2022 +0800 AMBARI-25407: Upgrade dependency on org.springframework.batch:spring-batch-core (#44) --- ambari-infra-manager/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambari-infra-manager/pom.xml b/ambari-infra-manager/pom.xml index c31ed30..3f20545 100644 --- a/ambari-infra-manager/pom.xml +++ b/ambari-infra-manager/pom.xml @@ -35,7 +35,7 @@ <spring.ldap.version>2.3.2.RELEASE</spring.ldap.version> <jersey.version>2.27</jersey.version> <jetty.version>9.4.11.v20180605</jetty.version> - <spring-batch.version>4.1.0.RELEASE</spring-batch.version> + <spring-batch.version>4.1.1.RELEASE</spring-batch.version> <sqlite.version>3.8.11.2</sqlite.version> <spring-data-solr.version>3.0.10.RELEASE</spring-data-solr.version> <spring-boot.version>2.0.6.RELEASE</spring-boot.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org For additional commands, e-mail: commits-h...@ambari.apache.org