asciidoctor / asciidoctorj

:coffee: Java bindings for Asciidoctor. Asciidoctor on the JVM!
http://asciidoctor.org
Apache License 2.0
617 stars 172 forks source link

(v2.5.x) Bump Spring Boot in IT to latest v2.7.12 #1206

Closed abelsromero closed 1 year ago

abelsromero commented 1 year ago

Kind of change

Description

What is the goal of this pull request?

Test compatibility with the latest Boot version v2.7.12 in main v2.5.x. We use Boot branch 2.x which is still Java 8 compatible.

How does it achieve that?

Bump Boot version in IT.

Are there any alternative ways to implement this?

No.

Are there any implications of this pull request? Anything a user must know?

No.

Issue

Release notes

Just a chore, not worth documenting imho