Skip to content

Commit 5e008b0

Browse files
committed
Fixed Remote Code Execution in Spring Framework #32
1 parent fed4bd8 commit 5e008b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<logback-classic.version>1.2.3</logback-classic.version>
1919
<spark.version>3.2.1</spark.version>
2020
<sparknlp.version>4.4.2</sparknlp.version>
21-
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
21+
<spring-boot.version>2.5.12.RELEASE</spring-boot.version>
2222
<sparkocr.version>4.4.2</sparkocr.version>
2323
<sparkocr.jarpath>/home/alexander_jsl/Workspace/spark-ocr/target/scala-2.12/spark-ocr-assembly-4.4.3rc2.jar</sparkocr.jarpath>
2424
</properties>

0 commit comments

Comments
 (0)