Issue facing while login to SVN version 5.2.0 from my application

Hi Team,
When i am connecting to SVN server 5.2.0 from my application. i am not able to connect to it and getting below error. Please do let us know if any suggestions on the same :
NOTE : WHEN I AM CONNECTING TO SVN VERSION 2.0.8 IT IS WORKING FINE

w_repository https://pulsetest.ltts.com:8443/svn/Z-70007-01-01-01
2023-09-22 15:08:21,782 INFO w_scmUserName : 20132162
2023-09-22 15:08:22,375 ERROR DigiteModule username: DigiteModule password: DigiteModule username: DigiteModule password: org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: Negotiate authentication failed: ‘No valid credentials provided’
2023-09-22 15:08:22,375 ERROR at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:68)
2023-09-22 15:08:22,375 ERROR at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)2023-09-22 15:08:22,375 ERROR at org.tmatesoft.svn.core.internal.io.dav.http.DefaultHTTPNegotiateAuthentication$1.run(DefaultHTTPNegotiateAuthentication.java:175)2023-09-22 15:08:22,375 ERROR at org.tmatesoft.svn.core.internal.io.dav.http.DefaultHTTPNegotiateAuthentication$1.run(DefaultHTTPNegotiateAuthentication.java:166)2023-09-22 15:08:22,375 ERROR at org.tmatesoft.svn.core.internal.io.dav.http.DefaultHTTPNegotiateAuthentication.authenticate(DefaultHTTPNegotiateAuthentication.java:221)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:482)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:403)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:391)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:914)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:706)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:114)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1048)2023-09-22 15:08:22,376 ERROR at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.testConnection(DAVRepository.java:80)

Thanks in advance