downgrading more occurrences of the aws.ant plugin

This commit is contained in:
Martin Lippert
2021-08-19 13:58:18 +02:00
parent 6465a66a32
commit de1f7bed4b

View File

@@ -622,7 +622,7 @@
<dependency>
<groupId>org.springframework.build</groupId>
<artifactId>org.springframework.build.aws.ant</artifactId>
<version>3.1.0.RELEASE</version>
<version>3.0.6.RELEASE</version>
</dependency>
<dependency>
<groupId>net.java.dev.jets3t</groupId>