Skip to content

Commit

Permalink
Bump jquery-ui from 1.13.0 to 1.13.2
Browse files Browse the repository at this point in the history
Bumps [jquery-ui](https://github.com/webjars/jquery-ui) from 1.13.0 to 1.13.2.
- [Release notes](https://github.com/webjars/jquery-ui/releases)
- [Commits](webjars/jquery-ui@jquery-ui-1.13.0...jquery-ui-1.13.2)

---
updated-dependencies:
- dependency-name: org.webjars:jquery-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2022
1 parent 318fce1 commit 6eba611
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@
<logback.version>1.2.11</logback.version>
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
<h2database.version>2.0.206</h2database.version>
<postgresql.version>42.4.0</postgresql.version>
<postgresql.version>42.4.1</postgresql.version>
<derby.version>10.15.2.0</derby.version>
<derbytools.version>10.15.2.0</derbytools.version>
<activemq.version>5.17.1</activemq.version>
Expand All @@ -732,9 +732,9 @@
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
<mongodb.version>3.12.11</mongodb.version>
<caffeine.version>3.1.1</caffeine.version>
<liquibase-core.version>4.14.0</liquibase-core.version>
<liquibase-core.version>4.15.0</liquibase-core.version>
<commons-csv.version>1.9.0</commons-csv.version>
<jquery-ui.version>1.13.0</jquery-ui.version>
<jquery-ui.version>1.13.2</jquery-ui.version>
<sap-theming__theming-base-content.version>11.1.40</sap-theming__theming-base-content.version>
<fundamental-styles.version>0.24.0</fundamental-styles.version>
<angular-aria.version>1.8.2</angular-aria.version>
Expand Down Expand Up @@ -762,7 +762,7 @@
<hikaricp.version>5.0.1</hikaricp.version>
<validator.version>1.7</validator.version>
<quartz.version>2.3.2</quartz.version>
<graalvm.version>22.1.0.1</graalvm.version>
<graalvm.version>22.2.0</graalvm.version>

<profile.content.phase>none</profile.content.phase>

Expand Down

0 comments on commit 6eba611

Please sign in to comment.