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

Bug fix support for MyBatis unexpected NPE #464

Closed
1 task done
ikeyat opened this issue Jan 6, 2016 · 1 comment
Closed
1 task done

Bug fix support for MyBatis unexpected NPE #464

ikeyat opened this issue Jan 6, 2016 · 1 comment
Assignees
Milestone

Comments

@ikeyat
Copy link
Contributor

ikeyat commented Jan 6, 2016

Description

MyBatis may causes unexpected NullPointerException.
See mybatis/mybatis-3#224

Possible Solutions

Update MyBatis 3.3.x or 3.2.9+.
But MyBatis 3.2.9 has not been released yet.
If the update 3.2.9->3.3.0 does not impact 5.0.x based existing application, we would like to update ASAP.

[MyBatis-Spring]

  • Nothing

Affects Version/s

  • 5.1.0.RELEASE
  • 1.0.3.RELEASE

Fix Version/s

Issue Links

@ikeyat ikeyat added this to the 5.1.0.RC1 milestone Jan 6, 2016
@ikeyat
Copy link
Contributor Author

ikeyat commented Jan 6, 2016

ikeyat added a commit that referenced this issue Jan 7, 2016
Update MyBatis3 and Add DependencyManagement #464
@ikeyat ikeyat closed this as completed Jan 7, 2016
@iwanagah iwanagah modified the milestones: 5.0.2, 5.1.0.RC1 Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants