File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2020 Digital Delivery Academy
3+ Copyright (c) 2020 Evoco Digital Services Ltd
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 6060 <hamcrest .version>2.2</hamcrest .version>
6161 <jackson .version>2.10.1</jackson .version>
6262 <mockneat .version>0.3.8</mockneat .version>
63+ <dwp .formatvalidation.nino>1.3.0</dwp .formatvalidation.nino>
6364 <versions .maven.plugin.version>2.7</versions .maven.plugin.version>
6465 <jacoco .maven.plugin.version>0.8.5</jacoco .maven.plugin.version>
6566 <javadoc .maven.plugin.version>3.1.1</javadoc .maven.plugin.version>
112113 <artifactId >mockneat</artifactId >
113114 <version >${mockneat.version} </version >
114115 </dependency >
116+ <dependency >
117+ <groupId >uk.gov.dwp.regex</groupId >
118+ <artifactId >nino-validation</artifactId >
119+ <version >${dwp.formatvalidation.nino} </version >
120+ </dependency >
115121 <dependency >
116122 <groupId >joda-time</groupId >
117123 <artifactId >joda-time</artifactId >
You can’t perform that action at this time.
0 commit comments