Skip to content

Commit

Permalink
Update Spring Boot because of their issue 26627
Browse files Browse the repository at this point in the history
  • Loading branch information
dkfellows committed Dec 13, 2021
1 parent 89b0627 commit 82dde28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpiNNaker-allocserv/pom.xml
Expand Up @@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<artifactId>SpiNNaker-allocserv</artifactId>
<packaging>war</packaging>
<properties>
<spring.boot.version>2.4.6</spring.boot.version>
<spring.boot.version>2.4.7</spring.boot.version>
<spring.version>5.3.7</spring.version>
<jackson.version>2.12.3</jackson.version>
<swagger.version>3.50.0</swagger.version>
Expand Down

0 comments on commit 82dde28

Please sign in to comment.