We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017a83d commit 634669cCopy full SHA for 634669c
pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2015-2018 the original author or authors.
+ Copyright 2015-2019 the original author or authors.
5
6
Licensed under the Apache License, Version 2.0 (the "License");
7
you may not use this file except in compliance with the License.
@@ -83,7 +83,7 @@
83
<dependency>
84
<groupId>org.mybatis</groupId>
85
<artifactId>mybatis</artifactId>
86
- <version>3.4.6</version>
+ <version>3.5.1</version>
87
</dependency>
88
89
<groupId>org.freemarker</groupId>
0 commit comments