Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xxl-job-core from 2.3.0-SNAPSHOT to 2.3.1 in /java/thinkinshop-admin #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump xxl-job-core in /java/thinkinshop-admin
Bumps [xxl-job-core](https://github.com/xuxueli/xxl-job) from 2.3.0-SNAPSHOT to 2.3.1.
- [Release notes](https://github.com/xuxueli/xxl-job/releases)
- [Commits](https://github.com/xuxueli/xxl-job/commits/2.3.1)

---
updated-dependencies:
- dependency-name: com.xuxueli:xxl-job-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 28, 2023
commit c4d4d7970c8fab96d33cf014f9b60ac767b5e023
2 changes: 1 addition & 1 deletion java/thinkinshop-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.1</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
Expand Down