Skip to content

Commit

Permalink
build(deps): bump jaxws-ri from 4.0.0 to 4.0.1 (#981)
Browse files Browse the repository at this point in the history
Bumps jaxws-ri from 4.0.0 to 4.0.1.

---
updated-dependencies:
- dependency-name: com.sun.xml.ws:jaxws-ri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saurabh Parkhi <[email protected]>
  • Loading branch information
dependabot[bot] and sparkhi authored Oct 4, 2023
1 parent 85bdb9c commit 1eb2432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="${project.organ
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-ri</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<type>pom</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 1eb2432

Please sign in to comment.