Wei-Chiu Chuang created HDDS-3384:
-------------------------------------
Summary: Update SpringFramework
Key: HDDS-3384
URL: https://issues.apache.org/jira/browse/HDDS-3384
Project: Hadoop Distributed Data Store
Issue Type: Task
Affects Versions: 0.4.1
Reporter: Wei-Chiu Chuang
We are on SpringFramework 5.1.3. We should update to newer versions (5.1.14 or
5.2.x)
Also,
{code:java|title=hadoop-ozone/recon-codegen/pom.xml}
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.1.3.RELEASE</version>
</dependency>
{code}
It should specify the version with ${{{spring.version}}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]