Skip to content

Commit

Permalink
GH-4265: use springboot 2.7.5 (#4266)
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>

Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
  • Loading branch information
barthanssens committed Nov 7, 2022
1 parent 35b584b commit 9ef4110
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
<lwjgl.version>3.3.1</lwjgl.version>
<solr.version>8.4.1</solr.version>
<elasticsearch.version>7.8.1</elasticsearch.version>
<spring.version>5.3.21</spring.version>
<spring.version>5.3.23</spring.version>
<guava.version>30.1.1-jre</guava.version>
<jmhVersion>1.35</jmhVersion>
<servlet.version>3.1.0</servlet.version>
Expand Down
2 changes: 1 addition & 1 deletion spring-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<module>rdf4j-spring-demo</module>
</modules>
<properties>
<spring.boot.version>2.4.12</spring.boot.version>
<spring.boot.version>2.7.5</spring.boot.version>
</properties>
<artifactId>rdf4j-spring-components</artifactId>
<name>RDF4J: Spring components</name>
Expand Down

0 comments on commit 9ef4110

Please sign in to comment.