File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >se.trixon.yaya</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >24.12x </version >
8
+ <version >25-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >se.trixon.yaya</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >24.12x </version >
8
+ <version >25-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >se.trixon.yaya</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >24.12x </version >
7
+ <version >25-SNAPSHOT </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >main</artifactId >
109
109
<groupId >org.apache.commons</groupId >
110
110
<artifactId >commons-csv</artifactId >
111
111
</exclusion >
112
+ <exclusion >
113
+ <groupId >org.apache.commons</groupId >
114
+ <artifactId >commons-text</artifactId >
115
+ </exclusion >
112
116
</exclusions >
113
117
</dependency >
114
118
<dependency >
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >se.trixon.yaya</groupId >
12
12
<artifactId >parent</artifactId >
13
- <version >24.12x </version >
13
+ <version >25-SNAPSHOT </version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >parent</name >
You can’t perform that action at this time.
0 commit comments