Skip to content

Commit 50daf95

Browse files
author
Grahame Grieve
committed
Merge remote-tracking branch 'origin/master'
2 parents 6c57638 + 0587c7e commit 50daf95

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plot-ig-builder-auto.png

1.78 KB
Loading

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<core_version>6.5.19</core_version>
1212
<maven_surefire_version>3.0.0-M5</maven_surefire_version>
13-
<apache_poi_version>5.2.1</apache_poi_version>
13+
<apache_poi_version>5.4.1</apache_poi_version>
1414
<lombok_version>1.18.32</lombok_version>
1515
<okhttp.version>4.11.0</okhttp.version>
1616
<junit_jupiter_version>5.7.1</junit_jupiter_version>
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>org.apache.xmlbeans</groupId>
261261
<artifactId>xmlbeans</artifactId>
262-
<version>5.0.3</version>
262+
<version>5.3.0</version>
263263
</dependency>
264264

265265
<!-- OKHTTP had to be marked as optional in the r5 project, but the publisher needs to pull it in, this is

0 commit comments

Comments
 (0)