Skip to content

Commit

Permalink
Merge pull request #228 from eurofurence/dependabot/gradle/org.apache…
Browse files Browse the repository at this point in the history
….tomcat-tomcat-servlet-api-10.1.35

chore(deps): bump org.apache.tomcat:tomcat-servlet-api from 10.1.34 to 10.1.35
  • Loading branch information
Jumpy-Squirrel authored Feb 10, 2025
2 parents e3f8812 + 761652f commit d1aa1f2
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 @@ -39,7 +39,7 @@ sourceSets {
}

dependencies {
implementation 'org.apache.tomcat:tomcat-servlet-api:10.1.34'
implementation 'org.apache.tomcat:tomcat-servlet-api:10.1.35'
implementation 'org.apache.commons:commons-lang3:3.17.0'
implementation 'org.apache.velocity:velocity-engine-core:2.4.1'
implementation 'org.apache.commons:commons-text:1.13.0'
Expand Down

0 comments on commit d1aa1f2

Please sign in to comment.