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 up spring data version to 2.4.1 #69

Merged
merged 14 commits into from
Jun 21, 2022
Merged

Bump up spring data version to 2.4.1 #69

merged 14 commits into from
Jun 21, 2022

Conversation

@IAM20 IAM20 self-assigned this Apr 22, 2022
@IAM20 IAM20 requested a review from mhyeon-lee April 22, 2022 04:25
@IAM20 IAM20 changed the title Bump up 2.4.0-RC1 Bump up 2.4.0 Jun 20, 2022
@IAM20 IAM20 changed the title Bump up 2.4.0 Bump up spring-data version to 2.4.0 Jun 20, 2022
@IAM20 IAM20 changed the title Bump up spring-data version to 2.4.0 Bump up spring data version to 2.4.0 Jun 20, 2022
@IAM20 IAM20 requested review from mhyeon-lee and removed request for mhyeon-lee June 20, 2022 10:24
@mhyeon-lee
Copy link
Collaborator

@IAM20 이 PR 을 못 봤네요
spring data 2.4.1 기준으로 부탁드려요

@IAM20 IAM20 changed the title Bump up spring data version to 2.4.0 Bump up spring data version to 2.4.1 Jun 21, 2022
@IAM20
Copy link
Collaborator Author

IAM20 commented Jun 21, 2022

@mhyeon-lee 2.4.1 기준으로 변경하였습니다 :)

@@ -44,7 +44,7 @@
*/
class ResultSetAccessor {

private static final Logger LOG = LoggerFactory.getLogger(ResultSetAccessor.class);
private static final Log LOG = LogFactory.getLog(ResultSetAccessor.class);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spring Data JDBC 에서 이걸로 변경되었나요?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IAM20 IAM20 merged commit 001d437 into master Jun 21, 2022
@IAM20 IAM20 deleted the bump-up-2.4 branch June 21, 2022 10:15
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.

2 participants