Skip to content

Commit

Permalink
Bump org.jboss:jboss-vfs from 3.3.1.Final to 3.3.2.Final
Browse files Browse the repository at this point in the history
Bumps [org.jboss:jboss-vfs](https://github.com/jbossas/jboss-vfs) from 3.3.1.Final to 3.3.2.Final.
- [Commits](jbossas/jboss-vfs@3.3.1.Final...3.3.2.Final)

---
updated-dependencies:
- dependency-name: org.jboss:jboss-vfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 805a444 commit d1e96de
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 d1e96de

Please sign in to comment.