Skip to content

fix: replace diamond operator with explicit type for JDK 6 compatibility#154

Merged
YiChengZQZ merged 1 commit into
masterfrom
fix/jdk6-compat-diamond-operator
Jun 9, 2026
Merged

fix: replace diamond operator with explicit type for JDK 6 compatibility#154
YiChengZQZ merged 1 commit into
masterfrom
fix/jdk6-compat-diamond-operator

Conversation

@YiChengZQZ

Copy link
Copy Markdown
Collaborator
  • Replace HashMap<>() with HashMap<String, String>() in CardDemoCode.java
  • Revert source/target to 1.6 in pom.xml
  • Bump version to 2.1.24

- Replace HashMap<>() with HashMap<String, String>() in CardDemoCode.java
- Revert source/target to 1.6 in pom.xml
- Bump version to 2.1.24
@YiChengZQZ YiChengZQZ merged commit aedda6d into master Jun 9, 2026
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant