Skip to content

Commit eb64359

Browse files
bactgoneall
authored andcommitted
Only update dep to latest patch version
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent c3ccecd commit eb64359

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
@@ -114,12 +114,12 @@
114114
<dependency>
115115
<groupId>org.apache.ws.xmlschema</groupId>
116116
<artifactId>xmlschema-core</artifactId>
117-
<version>2.3.0</version>
117+
<version>2.3.1</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>junit</groupId>
121121
<artifactId>junit</artifactId>
122-
<version>4.13.1</version>
122+
<version>4.13.2</version>
123123
<scope>test</scope>
124124
</dependency>
125125
<dependency>
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>org.apache.poi</groupId>
168168
<artifactId>poi</artifactId>
169-
<version>5.4.1</version>
169+
<version>5.3.0</version>
170170
<scope>compile</scope>
171171
</dependency>
172172
<dependency>

0 commit comments

Comments
 (0)