Skip to content

Commit dce9911

Browse files
authored
Merge pull request #4 from spacious-team/develop
Релиз 2025.2
2 parents 475f503 + ec88cc9 commit dce9911

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.spacious-team</groupId>
88
<artifactId>table-wrapper-spring-boot-starter</artifactId>
9-
<version>2025.1</version>
9+
<version>2025.2</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Spring Boot Starter for Table Wrapper</name>
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.github.spacious-team</groupId>
6565
<artifactId>table-wrapper-excel-impl</artifactId>
66-
<version>2024.1</version>
66+
<version>2025.1</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.github.spacious-team</groupId>
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.mockito</groupId>
104104
<artifactId>mockito-junit-jupiter</artifactId>
105-
<version>5.17.0</version>
105+
<version>5.18.0</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)