We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ef5949 + 703f82d commit 06e3bd9Copy full SHA for 06e3bd9
mybatis-spring-boot-test-autoconfigure/pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2015-2024 the original author or authors.
+ Copyright 2015-2025 the original author or authors.
5
6
Licensed under the Apache License, Version 2.0 (the "License");
7
you may not use this file except in compliance with the License.
@@ -44,12 +44,6 @@
44
<dependency>
45
<groupId>org.springframework</groupId>
46
<artifactId>spring-test</artifactId>
47
- <exclusions>
48
- <exclusion>
49
- <groupId>commons-logging</groupId>
50
- <artifactId>commons-logging</artifactId>
51
- </exclusion>
52
- </exclusions>
53
</dependency>
54
55
0 commit comments