Open
Conversation
增加maven支持 执行maven package assembly:single 可以打jar包
Snyk has created this PR to upgrade org.xerial:sqlite-jdbc from 3.7.2 to 3.30.1. See this package in NPM: https://www.npmjs.com/package/org.xerial:sqlite-jdbc See this project in Snyk: https://app.snyk.io/org/qweraqq/project/c9d0f939-0eef-4b88-ae23-6d0a0d96686b?utm_source=github&utm_medium=upgrade-pr
…54c864c56ad [Snyk] Upgrade org.xerial:sqlite-jdbc from 3.7.2 to 3.30.1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGXERIAL-5596891
…14d9061 [Snyk] Security upgrade org.xerial:sqlite-jdbc from 3.30.1 to 3.41.2.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1、修改了部分代码,以增加maven支持
2、执行maven package assembly:single 可以打jar包
3、增加了已经打包完成的jar包,jre8下测试通过