Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
fab6aaf9
Commit
fab6aaf9
authored
Mar 29, 2022
by
dingzhiwei
Browse files
Merge remote-tracking branch 'origin/master'
parents
63b6b225
e1b17a6f
Changes
2
Hide whitespace changes
Inline
Side-by-side
jeepay-payment/pom.xml
View file @
fab6aaf9
...
...
@@ -112,6 +112,12 @@
<version>
1.0.5
</version>
</dependency>
<dependency>
<groupId>
jakarta.activation
</groupId>
<artifactId>
jakarta.activation-api
</artifactId>
<version>
1.2.2
</version>
</dependency>
</dependencies>
...
...
jeepay-z-codegen/pom.xml
View file @
fab6aaf9
...
...
@@ -29,7 +29,7 @@
<dependency>
<groupId>
org.projectlombok
</groupId>
<artifactId>
lombok
</artifactId>
<version>
1.18.
10
</version>
<version>
1.18.
22
</version>
<optional>
true
</optional>
</dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment