Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: org.openjfx:javafx-fxml and org.openjfx:javafx-controls.


Updates `org.openjfx:javafx-fxml` from 21.0.1 to 21.0.2

Updates `org.openjfx:javafx-controls` from 21.0.1 to 21.0.2

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent c4faa20 commit 05e1960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<FROST-Client.version>0.44</FROST-Client.version>
<hivemq-client.version>1.3.3</hivemq-client.version>
<logback.version>1.4.14</logback.version>
<openjfx.version>21.0.1</openjfx.version>
<openjfx.version>21.0.2</openjfx.version>
<slf4j.version>2.0.11</slf4j.version>
</properties>

Expand Down

0 comments on commit 05e1960

Please sign in to comment.