Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.springframework.boot-s…
Browse files Browse the repository at this point in the history
…pring-boot-gradle-plugin-3.4.1
  • Loading branch information
conorheffron authored Dec 23, 2024
2 parents 8ff912c + d2a1bba commit f241e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {

implementation group: 'org.apache.maven.reporting', name: 'maven-reporting-api', version:'4.0.0'
implementation group: 'org.jacoco', name: 'jacoco-maven-plugin', version:'0.8.12'
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-jasper', version:'11.0.1'
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-jasper', version:'11.0.2'
implementation group: 'org.glassfish.web', name: 'jakarta.servlet.jsp.jstl', version: '3.0.1'

testImplementation group: 'junit', name: 'junit', version: '4.13.2'
Expand Down

0 comments on commit f241e23

Please sign in to comment.