Skip to content

Commit

Permalink
Bump v.lyo-oauth from 2.4.0 to 6.0.0.Final in /adaptor-bugzilla
Browse files Browse the repository at this point in the history
Bumps `v.lyo-oauth` from 2.4.0 to 6.0.0.Final.

Updates `org.eclipse.lyo.server:oauth-core` from 2.4.0 to 6.0.0.Final

Updates `org.eclipse.lyo.server:oauth-consumer-store` from 2.4.0 to 6.0.0.Final

Updates `org.eclipse.lyo.server:oauth-webapp` from 2.4.0 to 6.0.0.Final

---
updated-dependencies:
- dependency-name: org.eclipse.lyo.server:oauth-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.lyo.server:oauth-consumer-store
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.lyo.server:oauth-webapp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 4b23e85 commit 0261b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adaptor-bugzilla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<v.lyo>2.4.0</v.lyo>
<v.lyo>6.0.0.Final</v.lyo>
<v.lyo-oauth>${v.lyo}</v.lyo-oauth>
</properties>
<build>
Expand Down

0 comments on commit 0261b7d

Please sign in to comment.