Skip to content

Commit 7571ca0

Browse files
authored
prep 5.0.3 (#294)
1 parent 334ae2b commit 7571ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sonarqube {
1919
}
2020

2121
group = 'com.github.pjfanning'
22-
version = '5.0.3-SNAPSHOT'
22+
version = '5.0.3'
2323

2424
sourceCompatibility = 1.8
2525

@@ -37,7 +37,7 @@ repositories {
3737

3838
ext {
3939
poiVersion = '5.4.0'
40-
poiSharedStringsVersion = '2.9.0'
40+
poiSharedStringsVersion = '2.9.1'
4141
slf4jVersion = '2.0.16'
4242
}
4343

0 commit comments

Comments
 (0)