Skip to content

Commit

Permalink
Merge pull request #530 from larsgrefer/dependabot/gradle/3.x/org.jbo…
Browse files Browse the repository at this point in the history
…ss-jboss-vfs-3.3.2.Final

Bump org.jboss:jboss-vfs from 3.3.1.Final to 3.3.2.Final
  • Loading branch information
larsgrefer authored Sep 3, 2024
2 parents 8e74f10 + d1e96de commit 089df36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass-embedded-host/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
compileOnly 'jakarta.servlet:jakarta.servlet-api:6.0.0'
compileOnly 'org.apache.logging.log4j:log4j-api:2.23.1'
webjarsSupportImplementation "org.webjars:webjars-locator-core:0.59"
compileOnly "org.jboss:jboss-vfs:3.3.1.Final"
compileOnly "org.jboss:jboss-vfs:3.3.2.Final"

springSupportApi "org.springframework:spring-core:$spring5Verison"
springWebmvcSupportApi "org.springframework:spring-webmvc:$spring5Verison"
Expand Down

0 comments on commit 089df36

Please sign in to comment.