spring-boot/spring-boot
izeye 286c98d716 Use `bytes.length` in Base64Encoder loop
Update Base64Encoder to use `bytes.length` instead of `encoded.length`
when lopping over the bytes.

Fixes gh-3314
2015-06-24 21:08:10 -07:00
..
src Use `bytes.length` in Base64Encoder loop 2015-06-24 21:08:10 -07:00
pom.xml Don’t rely on org.json:json being pulled in transitively 2015-06-22 10:46:22 +01:00