Skip to content

Commit b8208ea

Browse files
Bump the maven-all group with 6 updates
Bumps the maven-all group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.32.1` | `4.34.0` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.21.2` | `1.22.1` | | [org.graalvm.polyglot:polyglot](https://github.com/oracle/graal) | `25.0.0` | `25.0.2` | | [org.graalvm.polyglot:js](https://github.com/oracle/graal) | `25.0.0` | `25.0.2` | | [org.testng:testng](https://github.com/testng-team/testng) | `7.11.0` | `7.12.0` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.55.0` | `1.58.0` | Updates `com.google.protobuf:protobuf-java` from 4.32.1 to 4.34.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `org.jsoup:jsoup` from 1.21.2 to 1.22.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.2...jsoup-1.22.1) Updates `org.graalvm.polyglot:polyglot` from 25.0.0 to 25.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-25.0.0...vm-25.0.2) Updates `org.graalvm.polyglot:js` from 25.0.0 to 25.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-25.0.0...vm-25.0.2) Updates `org.graalvm.polyglot:js` from 25.0.0 to 25.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-25.0.0...vm-25.0.2) Updates `org.testng:testng` from 7.11.0 to 7.12.0 - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.11.0...7.12.0) Updates `com.microsoft.playwright:playwright` from 1.55.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.55.0...v1.58.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-all - dependency-name: org.jsoup:jsoup dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-all - dependency-name: org.graalvm.polyglot:polyglot dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-all - dependency-name: org.graalvm.polyglot:js dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-all - dependency-name: org.graalvm.polyglot:js dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-all - dependency-name: org.testng:testng dependency-version: 7.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-all - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59971d3 commit b8208ea

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,12 @@
185185
<scx.version>3.8.10</scx.version>
186186
<scx-ansi.version>4.2.0</scx-ansi.version>
187187
<scx-logging.version>4.1.0</scx-logging.version>
188-
<protobuf.version>4.32.1</protobuf.version>
189-
<jsoup.version>1.21.2</jsoup.version>
190-
<graalvm-js.version>25.0.0</graalvm-js.version>
188+
<protobuf.version>4.34.0</protobuf.version>
189+
<jsoup.version>1.22.1</jsoup.version>
190+
<graalvm-js.version>25.0.2</graalvm-js.version>
191191
<slf4j.version>2.0.17</slf4j.version>
192-
<testng.version>7.11.0</testng.version>
193-
<playwright.version>1.55.0</playwright.version>
192+
<testng.version>7.12.0</testng.version>
193+
<playwright.version>1.58.0</playwright.version>
194194
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
195195
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
196196
</properties>

0 commit comments

Comments
 (0)