We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 475f503 + ec88cc9 commit dce9911Copy full SHA for dce9911
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.spacious-team</groupId>
8
<artifactId>table-wrapper-spring-boot-starter</artifactId>
9
- <version>2025.1</version>
+ <version>2025.2</version>
10
<packaging>jar</packaging>
11
12
<name>Spring Boot Starter for Table Wrapper</name>
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>com.github.spacious-team</groupId>
65
<artifactId>table-wrapper-excel-impl</artifactId>
66
- <version>2024.1</version>
+ <version>2025.1</version>
67
</dependency>
68
69
@@ -102,7 +102,7 @@
102
103
<groupId>org.mockito</groupId>
104
<artifactId>mockito-junit-jupiter</artifactId>
105
- <version>5.17.0</version>
+ <version>5.18.0</version>
106
<scope>test</scope>
107
108
0 commit comments