Skip to content

Commit 7248388

Browse files
yangpixiAias00
andauthored
chore(deps): bump oshi from 6.7.0 to 6.10.0 (#6301)
* chore(deps): bump oshi from 6.7.0 to 6.10.0 * chore(deps): change oshi version in license file --------- Co-authored-by: aias00 <liuhongyu@apache.org>
1 parent 295a12b commit 7248388

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • shenyu-common
  • shenyu-dist
    • shenyu-admin-dist/src/main/release-docs
    • shenyu-bootstrap-dist/src/main/release-docs

shenyu-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.github.oshi</groupId>
9494
<artifactId>oshi-core</artifactId>
95-
<version>6.7.0</version>
95+
<version>6.10.0</version>
9696
</dependency>
9797

9898
</dependencies>

shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
576576
dexx-collections 0.2: https://github.com/andrewoma/dexx, MIT
577577
checker-qual 3.33.0: https://checkerframework.org/, MIT
578578
jopt-simple 5.0.4: https://github.com/jopt-simple/jopt-simple, MIT
579-
oshi-core 6.7.0: https://github.com/oshi/oshi, MIT
579+
oshi-core 6.10.0: https://github.com/oshi/oshi, MIT
580580

581581
========================================================================
582582
MPL licenses

shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
748748
content-type 2.1: http://webjars.org, MIT
749749
dexx-collections 0.2: https://github.com/andrewoma/dexx, MIT
750750
checker-qual 3.33.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT
751-
oshi-core 6.7.0: https://github.com/oshi/oshi, MIT
751+
oshi-core 6.10.0: https://github.com/oshi/oshi, MIT
752752

753753
========================================================================
754754
MPL licenses

0 commit comments

Comments
 (0)