File tree 1 file changed +0
-8
lines changed
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 45
45
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
46
46
<spring-boot .version>3.5.0-M2</spring-boot .version>
47
47
<spring-framework .version>6.2.3</spring-framework .version> <!-- For Javadoc links only -->
48
- <spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
49
48
<testcontainers .version>1.17.6</testcontainers .version>
50
49
<structurizr .version>3.1.0</structurizr .version>
51
50
<micrometer-tracing .version>1.5.0-M2</micrometer-tracing .version>
@@ -120,13 +119,6 @@ limitations under the License.
120
119
<type >pom</type >
121
120
<scope >import</scope >
122
121
</dependency >
123
- <dependency >
124
- <groupId >io.awspring.cloud</groupId >
125
- <artifactId >spring-cloud-aws-dependencies</artifactId >
126
- <version >${spring-cloud-aws-bom.version} </version >
127
- <type >pom</type >
128
- <scope >import</scope >
129
- </dependency >
130
122
</dependencies >
131
123
</dependencyManagement >
132
124
You can’t perform that action at this time.
0 commit comments