Skip to content

Commit b5b9171

Browse files
committed
Update to JUnit 3.8.1 from 3.8.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130318 13f79535-47bb-0310-9956-ffa450edef68
1 parent c6812d6 commit b5b9171

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

project.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ limitations under the License.
143143
</contributor>
144144
</contributors>
145145
<dependencies>
146-
<!-- <dependency>
147-
<id>junit</id>
148-
<version>3.8</version>
149-
</dependency> -->
146+
<dependency>
147+
<id>junit</id>
148+
<version>3.8.1</version>
149+
</dependency>
150150
</dependencies>
151151
<issueTrackingUrl>http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Codec&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time</issueTrackingUrl>
152152
<build>

0 commit comments

Comments
 (0)